搜索资源列表
simon
- simon游戏 一个简单的记忆游戏小程序源代码,用c语言编写,可以用turbo c或vc++编译运行-A simple memory game simon game applet source code, c language, turbo c, or can be compiled to run vc++
Sokoban
- C语言编写的推箱子程序... C语言初学者能写出来的小游戏-Application of sokoban with C .
c
- 1微型打印机的C语言源程序 2连接两个链表 3输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n(利用指针函数) 4时间函数举例4,一个猜数游戏,判断一个人反应快慢。 5家庭财务管理小程序 -1 micro-printer 2 of the C language source list 3 to connect the two input n is an even number, the cal
Clanguagecurriculumdesignreport
- C语言课程设计报告 一、实践的目的和要求 二、内容 三、实践任务 1.学生成绩管理系统 2.编写一个小游戏 附录: 代码 -C language curriculum design report, the purpose of practice and requirements of the Second, the contents of the three, the practice of the task 1. Student achievement mana
GAME
- 小游戏,俄罗斯方块,有C语言编的,应该可以的-Game Tetris, a C language code, and should be able to
Backgammon-a-mobile-phone
- 五子棋 一款手机小游戏 此代码是用标准的c语言编写的一个软件的源代码 其实用性很强-Backgammon a mobile phone game This code is prepared using a standard c language source code of a software very practical
cyouxidaima
- 这是c语言的小游戏程序,程序完整可靠,可供游戏编程的初学者学习-This is a small game of the c language program, the program is complete and reliable, available for the programming of the game for beginners to learn
Minesweeper
- 用c语言编写的一个小游戏—扫雷。手笔拙略,还望大家多提意见-C language game- Minesweeper. Handwriting clumsy strategy we hope more suggestions
wuziqi-game
- 五子棋游戏:这是一个用c语言编写的五子棋小程序,能够实现基本的五子棋运行效果。-wuziqi game
C语言编程吃豆豆
- 运用C语言完成小游戏吃豆豆的编写,适合于C语言入门者查看参考,有一些动态页面但是不难